(PHP 4, PECL pdflib >= 1.0.0)
PDF_scale — Sets scaling
The PDF_scale() function sets the scaling factor in both directions. The following example scales x and y direction by 72. The following line will therefore be drawn one inch in both directions.
Example #1 Scaling